PGCon2010 - Final Release III
        PGCon 2010
        
        The PostgreSQL Conference
      
| Speakers | |
|---|---|
| 
        
           | 
      David Fetter | 
| 
        
           | 
      Jonathan Leto | 
| Schedule | |
|---|---|
| Day | Talks - 2 - 2010-05-21 | 
| Room | DMS 1160 | 
| Start time | 10:00 | 
| Duration | 01:00 | 
| Info | |
| ID | 200 | 
| Event type | Lecture | 
| Track | Advanced Features | 
| Language used for presentation | English | 
PL/Parrot
Yep, there's actually code now!
  Calling functions written in one PL from another shouldn't be painful, and with PL/Parrot, it won't be.
Parrot is a virtual machine built explicitly to serve the needs of dynamic languages. Using it as a basis for PLs will make interoperability automatic.